home *** CD-ROM | disk | FTP | other *** search
/ 500 MB Nyheder Direkte fra Internet 2 / 500 MB nyheder direkte fra internet CD 2.iso / start / data / text / account.txt < prev    next >
Text File  |  1994-09-21  |  20KB  |  347 lines

  1.  
  2.          GENERAL ACCOUNTING
  3.   In a typical store, the employees resell products to customers 
  4. for a profit, after buying the products from suppliers.
  5.   To manage the store, you must keep track of all five concerns: 
  6. your employees, products, customers, profit, and suppliers.
  7.   Each requires its own computer program. To compute what to pay 
  8. your employees, get a payroll program. To monitor which products 
  9. you have in stock, get an inventory program. To keep track of 
  10. what your customers owe ___ how much you're supposed to receive 
  11. from them ___ get an accounts-receivable program. To compute your 
  12. profits, get a general-ledger program. To handle debts to your 
  13. suppliers and figure out how much to pay, get an accounts-payable 
  14. program.
  15.   So altogether, you need five programs: payroll (PR), inventory 
  16. (INV), accounts receivable (A/R), general ledger (GL), and 
  17. accounts payable (A/P). Let's look at them more closely.
  18.  
  19.                Payroll
  20.   The payroll program writes paychecks to your employees. It 
  21. computes how much each employee earned (the employee's gross 
  22. wage), then subtracts various deductions, and writes the 
  23. difference (net pay) onto the paycheck.
  24.   It handles several kinds of deductions: the federal withholding 
  25. tax (FED), the Federal Insurance Contributions Act's 
  26. social-security tax (FICA SOCSEC), state taxes, local taxes, and 
  27. payments to health and pension plans.
  28.   It prints checks to the government, to pay the taxes that were 
  29. deducted and your state's unemployment insurance. At the end of 
  30. each quarter and year, it fills in all the payroll-information 
  31. forms that government bureaucrats require.
  32.   If the program's fancy, it counts how many employees are in 
  33. each department of your company, totals how much money each 
  34. department is spending for labor, and keeps track of employee 
  35. vacations and attendance records.
  36.   Before buying a payroll program, check whether it includes a 
  37. table that lets it automatically compute your state's income tax.
  38.  
  39.               Inventory
  40.   The inventory program counts how many products are in stock.
  41.   It prints each product's sales history, predicts when each 
  42. product will sell out, and notices which products are generating 
  43. the largest profits. By analyzing all that information, it 
  44. determines which products to reorder and in what quantities.
  45.   For each product it says to reorder, it prints a purchase 
  46. order, to mail to the supplier. It keeps track of whether the 
  47. supplier has sent the requested goods.
  48.   At the end of the year, it totals the dollar value of all the 
  49. products in the inventory, to help compute the value of your 
  50. business and your tax.
  51.                                                 Accounts receivable
  52.                                          The accounts-receivable 
  53. program computes how much each customer owes. For each customer 
  54. who pays immediately, the program prints a receipt; for customers 
  55. who plan to pay later, it prints a bill (for services) and an 
  56. invoice (for goods).
  57.                                          It notices which bills 
  58. and invoices have been paid. It sends dunning notices to the 
  59. customers who are late in paying ___ the ones that are past-due. 
  60. It refuses to accept orders from customers who are past-due or 
  61. reaching their credit limit.
  62.                                          It computes a finance 
  63. charge for customers who pay late. It gives discounts to 
  64. customers who pay quickly or buy large quantities.
  65.                                          It records each 
  66. customer's name, address, phone number, and buying habits, so 
  67. your sales force can talk the customer into buying even more. It 
  68. records your salesperson's name, and computes the salesperson's 
  69. commission.
  70.                                          Before your company 
  71. services a customer, the program gives the customer a written 
  72. estimate of the cost.
  73.  
  74.                                                   General ledger
  75.                                          The general-ledger 
  76. program computes the company's profit, by combining info from the 
  77. other five programs. It prints a variety of profit reports for 
  78. your stockholders, bank, financial planners, and government. The 
  79. reports show the results for the day, week, month, quarter, and 
  80. year.
  81.                                          It tracks each 
  82. department's budget, to make sure that no department spends too 
  83. much. To protect your money from being stolen or embezzled or 
  84. lost, the program performs double-entry bookkeeping: whenever it 
  85. credits money to one account, it debits the same amount of money 
  86. from another account, so that the books balance.
  87.                                          If the program's fancy, 
  88. it stores your business's history for the last several years. It 
  89. compares your current profit against earlier profits, and each 
  90. current budget item against previous budgets. It tells how much 
  91. your business is improving or declining. It even tries to predict 
  92. your business's future.
  93.  
  94.                                                  Accounts payable
  95.                                          The accounts-payable 
  96. program prints checks to your suppliers, to pay for the products 
  97. they sent you.
  98.                                          The program delays 
  99. payment as long as a supplier allows, so that you can temporarily 
  100. invest that money in your own business, without requiring bank 
  101. loans. That's called, ``making full use of the supplier's line of 
  102. credit''.
  103.                                          The program stores each 
  104. supplier's name, address, phone number, product line, and 
  105. discount policy, so that you can purchase easily and wisely.
  106.    Which accounting package to buy
  107.   I have not yet found an accounting package that I really like. 
  108. Each accounting package has its own headaches.
  109.   Old generation Of all the cheap general accounting packages for 
  110. the IBM PC, the most famous is Dac Easy Accounting. It lists for 
  111. $149.95; discounters sells it for $80. That price includes 
  112. everything except payroll, which costs extra. Version 4.0 was 
  113. full of bugs, but version 4.0.3 and later are okay.
  114.   To pay even less, get its little sister, Dac Easy Light ($69.95 
  115. list, $42 from discounters). It's the only accounting package 
  116. that's easy to start using. It's much easier than Dac Easy 
  117. Accounting!
  118.   Unfortunately, Dac Easy Light has many limitations. For 
  119. example, it doesn't handle payroll or inventory. It can't handle 
  120. large companies, since it limits most of its database files to 
  121. 500 records each. It doesn't print well on laser printers, though 
  122. it handles dot-matrix printers fine. Its instruction manual is 
  123. too brief: it doesn't explain advanced topics.
  124.   If you use Dac Easy Accounting or Dac Easy Light to print 
  125. invoices, the invoices will be ugly. For example, if somebody 
  126. buys 4 sweaters from you, the invoice will not say that the 
  127. quantity sold is 4; instead it will say that the quantity sold is 
  128. 4.00.
  129.   If you have a Mac, do not buy the Mac version of Dac Easy 
  130. Light! The Mac version is poorly designed and much harder to use 
  131. than the IBM PC version.
  132.   If you're looking for an accounting package that's pleasant, 
  133. try Money Matters. You can get it for just $32 from discount 
  134. dealers such as PC Connection. It comes with a very warmly 
  135. written manual that guides you through the process very well. It 
  136. understands 13 kinds of businesses and comes already set up for 
  137. them. It's harder to learn than Dac Easy Light but can perform a 
  138. greater variety of tasks and do a deeper analysis of your 
  139. business activities. It can produce three kinds of invoices: 
  140. ``inventory based'' (showing quantity sold and how many items are 
  141. on backorder), ``service based'' (for doctors and other service 
  142. providers), and ``professional letter'' (to print on letterhead 
  143. stationery). They look great! Money Matters also lets you 
  144. construct your own databases of computerized ``file cards'' on 
  145. which you can store notes about job costs, vehicle repair 
  146. records, or anything else you wish ___ and those databases will 
  147. work in conjunction with all the rest of your accounting.
  148.   As your business grows, you'll eventually outgrow Money 
  149. Matters. Then you can step up to a fancier version called 
  150. One-Write Plus, which is much harder to learn but can handle 
  151. companies that are larger and more complex. It lists for $299; 
  152. discounters sells it for $159.
  153.   Unfortunately, Money Matters and One-Write Plus suffer from 
  154. this peculiarity: whenever you type an amount of money or a phone 
  155. number, your screen will look nutty until you finish typing all 
  156. the digits. For example, when you try to type $6.25 (by pressing 
  157. 6 then 2 then 5), you'll see $_.__ then $_._6 then $_.62 then 
  158. finally $6.25. To avoid going nuts, avoid looking at the screen 
  159. until you finish typing!
  160.   Another fine package, which unfortunately costs much more, is 
  161. Businessworks PC. It lists for $795. It can handle accounting 
  162. situations that are more complex and advanced than the other 
  163. programs I've listed.
  164.                                          New generation Recently, 
  165. a new generation of accounting packages has arisen. They're very 
  166. popular because they're easy to use.
  167.                                          The most popular and 
  168. easiest to use of the new generation is Quickbooks. You can get 
  169. it for just $82 from discounters. Add $25 if you also want 
  170. Quickpay, which does payroll. Unfortunately, Quickbooks doesn't 
  171. keep track of inventory. It runs under MS-DOS.
  172.                                          The next step up is 
  173. MYOB, which stands for ``Mind Your Own Business''. MYOB is 
  174. somewhat harder than Quickbooks but performs a greater variety of 
  175. accounting tasks. It was originally written for the Mac, but now 
  176. you can also buy a Windows version. Discounters sell each version 
  177. for about $110.
  178.  
  179.                                               Two kinds of accounting
  180.                                          There are two ways to do 
  181. accounting: conservative and cowboy.
  182.                                          The conservative way is 
  183. to do double-entry bookkeeping, which records each transaction as 
  184. a ``credit'' to one account and a ``debit'' from an offsetting 
  185. account. That forces the books to balance and prevents any 
  186. department from going over budget or stealing money.
  187.                                          All ``professional'' 
  188. accountants use that conservative method. But it's tedious and 
  189. hard for a novice to fully understand.
  190.                                          If the company is small 
  191. enough so that the president knows all the employees personally, 
  192. watches their work, personally approves all payments, and has a 
  193. good gut feel for how the business is doing, the conservative 
  194. ``double-entry'' method is an unnecessary waste of time. Instead, 
  195. the president can simply total all the payments that the company 
  196. received, total all the checks that the company wrote, total the 
  197. value of the inventory, and report those totals to the government 
  198. at tax time ___ after breaking down those totals into the 
  199. subcategories that the government requires. The president can do 
  200. all that easily with a pocket calculator or a spreadsheet program 
  201. (such as Lotus 1-2-3). That approach is called cowboy, because 
  202. it's quick but suffers from a dangerous lack of controls.
  203.                                          Most small companies 
  204. having fewer than 10 employees use that cowboy approach ___ and 
  205. so do I! That approach is reasonable only if the president is 
  206. personally involved in all facets of the company's day-to-day 
  207. operations and has enough common-sense wisdom to compensate for a 
  208. lack of computer-generated analyses.
  209.          Accounting hassles
  210.   Although some companies use standard accounting packages such 
  211. as Dac, Money Matters, One-Write Plus, and Businessworks PC, most 
  212. do not, for four reasons.
  213.   1. To use those accounting packages, you must understand the 
  214. theory of debits and credits, which is complicated.
  215.   2. Those accounting packages work best if your company's an 
  216. intermediary that buys from manufacturers and resells to stores.
  217.   If you run a retail store in which most customers pay cash, 
  218. you'll complain that the accounting packages don't automate your 
  219. cash register or automatically copy data from the cash register 
  220. slips to the sales records and inventory module. If you run a 
  221. non-profit organization, you'll dislike how the accounting 
  222. packages keep bragging about your ``profit'' instead of how much 
  223. you're ``under budget''. If you run a doctor's office, you'll 
  224. regret that the accounting packages don't record your patient's 
  225. medical histories and needs, don't fill in the forms that your 
  226. patient's insurance companies require, and can't handle multiple 
  227. payers (in which the patient pays part of the bill and several 
  228. insurance companies split the rest of the bill). If you run a 
  229. consulting firm that dispenses services rather than goods, you 
  230. typically won't need inventory or accounts-payable modules, and 
  231. many items in the other modules will be irrelevant.
  232.   3. Each company does business in its own unique way, whose 
  233. peculiarities can't be handled well by any general-purpose 
  234. accounting package.
  235.   For example, your company may have a unique way of offering 
  236. discounts to customers. To make the computer automatically 
  237. compute those special discounts, you must write your own program; 
  238. but then you'll have difficulty making your program transfer that 
  239. discount information to the accounting package you bought.
  240.   Because of each company's uniqueness, the typical company 
  241. avoids generic accounting packages and instead hires a programmer 
  242. to write a customized program, by using a language such as BASIC 
  243. or DBASE.
  244.   4. General-purpose accounting packages print standard reports 
  245. but don't let you invent your own. Instead of using the reports 
  246. generated by general-purpose accounting packages, many managers 
  247. prefer to design their own reports, by copying the company's data 
  248. into a spreadsheet program (such as 1-2-3) or data-management 
  249. system (such as Q&A or DBASE) and then ``fiddling around'' until 
  250. the report looks pretty. General-purpose accounting packages 
  251. don't let you fiddle.
  252.  
  253.  
  254.        SPECIALIZED ACCOUNTING
  255.   If you have just one accounting problem to solve, you can buy a 
  256. simple, pleasant program to solve that problem.
  257.  
  258.                Quicken
  259.   To balance your checkbook, get Quicken. It can also write the 
  260. checks and report how much money you've spent in each budget 
  261. category.
  262.   You can get Quicken for MS-DOS, Windows, the Mac, and Apple 2. 
  263. Discount dealers sell each version for about $40.
  264.  
  265.                 Taxes
  266.   For help in completing your 1040 Federal Income Tax form and 
  267. all the associated schedules (A, B, C, D, E, etc.), get Turbo Tax 
  268. ($39 from discounters) or Andrew Tobias's Tax Cut ($45 from 
  269. discounters). Turbo Tax gets you through the computations faster. 
  270. Andrew Tobias's Tax Cut dishes out more personal advice.
  271.  
  272.             Home finances
  273.   To help keep track of your mortgage, life insurance, stocks, 
  274. credit-card bills, and other aspects of modern consumerism, get 
  275. Andrew Tobias's Managing Your Money ($43 from discounters).
  276.   Besides doing accounting, it also dishes out advice on how you 
  277. should invest your money. To determine your life-insurance needs, 
  278. it asks lots of questions about your lifestyle and predicts when 
  279. you'll die! Try it: buy the program and find out when the 
  280. computer says you'll croak.
  281.                                                  Mail Order Wizard
  282.                                          If you're running a 
  283. moderately large mail-order company, get a program called Mail 
  284. Order Wizard. It handles order fulfillment well: it makes sure 
  285. the goods are in stock, automatically computes the shipping 
  286. charges (based on the weight of the goods and the packaging), 
  287. bills the customers, and keeps track of which ads and catalogs 
  288. are the most profitable. It also has built-in morality: if an 
  289. item is out of stock for more than 30 days, it automatically 
  290. sends a notice to all customers who ordered the item and offers 
  291. to cancel their orders and refund their money.
  292.                                          It's published by Haven 
  293. Corporation, a 17-person organization run by Bruce Holmes who, 
  294. like me, gives 24-hour free help and has a strange sense of 
  295. humor; it's the only accounting program that makes you laugh 
  296. while you're installing it. You also get a helpful newsletter 
  297. that teaches you mail-order tricks, and the company runs a cheery 
  298. annual conference where users get together and swap tricks about 
  299. computers and the mail-order biz.
  300.                                          Mail Order Wizard is 
  301. used by the mail-order divisions of many famous organizations, 
  302. such as Ben & Jerry's Ice Cream, Famous Amos Cookies, Magellan 
  303. Travel, the Frank Lloyd Wright Foundation, and the MIT Bookstore.
  304.                                          I became aware of this 
  305. program when my brother Dan and his wife Linda discovered it, 
  306. bought it, got thrilled, and dumped all the other accounting 
  307. programs they'd been using. Now they're rich ___ their Eagle 
  308. America router-bit company has become a multi-million-dollar 
  309. mail-order business.
  310.                                          I'm still poor. Gee, 
  311. maybe I should be using Mail Order Wizard too!
  312.                                          Unfortunately, Mail 
  313. Order Wizard handles just one accounting task: order fulfillment. 
  314. It does not deal with payroll and other overhead expenses. Its 
  315. keystrokes are non-standard, though you get clear instructions on 
  316. how to master them.
  317.                                          It can handle big 
  318. mailing lists (up to 4 million customers) and big mail-order 
  319. catalogs (advertising up to 5400 products).
  320.                                          It's a bit pricey: $1895 
  321. for one computer, $2995 for a 2-computer network, $3995 for a 
  322. 4-computer network, $5495 for an 8-computer network, and $6995 
  323. for an unlimited network.
  324.                                          If you can't afford 
  325. $1895, buy a stripped-down version:
  326. Version                                                What it 
  327. can handle                                                            Price
  328. Wiz Kid                                                5,000 
  329. customers                                                        
  330. 80 products                                                            $495
  331. Wiz Kid Plus                                          10,000 
  332. customers                                                       
  333. 200 products                                                           $995
  334. Wizard Apprentice                                     20,000 
  335. customers                                                      
  336. 5400 products                                                         $1495
  337. Wizard                                             4,000,000 
  338. customers                                                      
  339. 5400 products                                                         $1895
  340. The Wizard can do credit-card approvals by modem; the 
  341. stripped-down versions cannot. The Wizard and the Wizard 
  342. Apprentice include the UPS manifest system (software that 
  343. simplifies paperwork for shipping by UPS); the Wiz Kid and the 
  344. Wiz Kid Plus do not.
  345.                                          For more info (or a $20 
  346. demo disk), contact Haven Corporation at 1227 Dodge Ave., 
  347. Evanston IL 60202-1008; phone 800-676-0098 or 708-869-3553.